home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9586 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: sundog.tiac.net!usenet
  2. From: "Richard M. Smith" <75070.2253@compuserve.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: NEW Borland 5.0 and IDE
  5. Date: 2 Mar 1996 22:28:40 GMT
  6. Organization: Phar Lap Software, Inc.
  7. Message-ID: <4hai2o$3cg@sundog.tiac.net>
  8. References: <4gvu0r$ttr@news.tizeta.it>
  9. NNTP-Posting-Host: smiths.tiac.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1PE (Windows; I; 16bit)
  14.  
  15. baro@tizeta.it (Stefano Baraldi) wrote:
  16. >Hi everybody in the list!
  17. >
  18. >I was wondering, Borland 5.0 is said to support "every platform"
  19. >(DOS,Extended DOS, WIn31, Win95, Win NT), but will the IDE support all
  20. >these?
  21. >That's to say, will the IDE be only for WINDOWS applications? (like BC
  22. >4) or can i use the projects and everything also for DOS? (compilation
  23. >optimizations and alike?).
  24. >
  25.  
  26. The Borland C++ 5.0 IDE will allow you to edit, compile,
  27. and link DOS, WIN16, and WIN32 applications.  It
  28. does not support extended DOS applications.  Also
  29. the IDE debugger only works with WIN32 applications.
  30. For DOS and WIN16 you must use Turbo Debug.
  31.  
  32. Richard
  33.  
  34.  
  35.